CorrectProjectItems(Function[],String) Method
                In This Topic
            
            Corrects project items.
            
            
            Syntax
            
        
            Parameters
- arrFunctions
- Array of functions which will be corrected.
- strScheme
- Scheme name.
 
            Exceptions
| Exception | Description | 
|---|
| ArgumentNullException | Thrown in case of
                                        missing arguments. | 
| ArgumentException | Thrown in case if
                                    invalid arguments,
                                    e.g. array do not contain any valid objects. | 
| ApplicationException | Thrown, if the \internal action
                                       could no be found. | 
| BaseException | Thrown if an error
                                occurs while
                                executing the
                                method. | 
See Also